Input

class Input(val reason: String) : StytchExceptions

Input exception wrapper

Constructors

Link copied to clipboard
fun Input(reason: String)

Properties

Link copied to clipboard
open override val reason: String

provides a simple reasoning as a String as to what went wrong